Welcome![Sign In][Sign Up]
Location:
Search - udp and linux

Search list

[Internet-Networktcp-socket(4files)

Description: tcp,udp的c/s程序,包含了linux,window的socket-tcp and udp
Platform: | Size: 78848 | Author: she | Hits:

[Internet-Networklmsg.tar

Description: linux平台的聊天通讯工具,实现了udp聊天与tcp文件传输,依据ipmsg协议,可与windows平台通信。-linux platform chat communication tools to achieve udp tcp file transfer and chat, according to ipmsg agreement, with windows platform communication.
Platform: | Size: 15360 | Author: will | Hits:

[Internet-NetworkTCandUDP

Description: Linux下基于TCP和UDP的网络编程的实例,TCP中包含一个循环服务器和并发服务器。-Linux-based network programming TCP and UDP instances, TCP server and contains a loop concurrent server.
Platform: | Size: 6144 | Author: jinglongkang | Hits:

[Internet-Networkipmsg

Description: 基于LINUX 下,C语言实现的飞鸽传输项目,是学习linux网络编程比较好的项目例子。 主要包括:TCP/IP的协议,TCP实现文件的传输,UDP消息和广播,以及网络多线程操作实现。 此外还包含一个方便调试项目的飞鸽传输WINDOWS下的应用程序。 -Under LINUX-based, C language Dove transmission project is better to learn linux network programming examples of projects. Include: TCP/IP protocol, TCP for file transfer, UDP messages, and broadcast, and network to achieve multi-threaded operation. Also included is a handy debugging Dove transmission project under WINDOWS applications.
Platform: | Size: 326656 | Author: 陈旋 | Hits:

[Internet-Networkcode

Description: RAW SOCKET编程与以太网帧分析。环境是Linux,用C,C++语言描述。 包括基于TCP和UDP的两个客户服务器程序;以及一个原始套接字可以接受任何数据链路层。并且根据协议规约输出抓取到的包的字段内容 -RAW SOCKET Programming and Ethernet frame analysis. Environment is Linux, using C, C++ language to describe. Including both TCP and UDP-based client-server program and a raw socket can accept any data link layer. According to the agreement and the Statute of the output field to crawl to the contents of the package
Platform: | Size: 5120 | Author: hgn | Hits:

[Internet-NetworkDSDV

Description: 这个程序实现网络层距离向量算法和udp协议,使用socket编程,可以在linux上运行。内含Makefile、可执行文件、源代码、README。-This program network layer distance vector algorithm and udp protocols, the use of socket programming, you can run on linux. Contains Makefile, executable files, source code, README.
Platform: | Size: 9216 | Author: jack shaw | Hits:

[Internet-Networkudptoudp

Description: Linux下简单实现udp通信,对新手很有用.-The simple and realize the udp Linux communication, for the novice is very useful.
Platform: | Size: 1024 | Author: 陈国杰 | Hits:

[Linux-UnixmonitorUDP

Description: 基于linux和QT,实现的局域网UDP实时USB摄像监控程序,图像使用xvid库进行MPEG编码传输和解码显示-real time USB camera monitor in LAN based on linux,QT and UDP protocl。Vedio frame is coded/decoded with Xvid library.
Platform: | Size: 19456 | Author: ZMD | Hits:

[Internet-Networkmytftp_udp

Description: linux 下利用udp协议传输文件 首先运行服务器端 然后运行客户端-use the udp protocol to transfer files under linux First run the server-side And then run the client
Platform: | Size: 3072 | Author: 杨亚龙 | Hits:

[Linux-Unixttraceroute_2r

Description: linux下traceroutte的实现,TCP模式和UDP模式 -achieve under linux traceroutte the TCP mode and UDP mode
Platform: | Size: 79872 | Author: | Hits:

[Internet-Networkudproom

Description: 在linux环境下,使用c编写的聊天程序,其中运用了udp协议及相关函数-The linux environment, use the chat program written in c, which uses the udp protocol and related functions
Platform: | Size: 1024 | Author: 王磊 | Hits:

[Linux-Unixalam5

Description: 利用Linux下ALSA音频、V4L2视频采集接口采集视频数据,并通过UDP发送数据实现音频、视频通话,系统界面由Qt开发工具设计。嵌入式Linux软件开发,毕设。-Using Linux ALSA V4L2audio, video capture interface collecting video data, and through the UDP to send data to realize the audio, video call, system interface by Qt development tool design.
Platform: | Size: 108544 | Author: 赖兴辉 | Hits:

[Scannerdfsdfsdf

Description: Linux环境下的端口扫描源代码 其中包括tcp和udp的端口扫描程序源代码-Port scan source code under the Linux environment, including source code for tcp and udp port scanner
Platform: | Size: 17408 | Author: 张飞 | Hits:

[Internet-Networkdemo_by_yuri

Description: linux 超级服务器 实现服务器端文件列表 文件信息查看 文件下载等功能 自动切换tcp 和udp协议-super server based on linux plate, using the protocol both of tcp and udp...
Platform: | Size: 4096 | Author: yuri | Hits:

[Editoripmsg_dong_V1.0

Description: 这是为出入Linux世界的学弟学妹们准备的,关于tcp/udp的联系项目-飞鸽传书 这个本人自己看飞鸽传书协议自己编写的 v1.0,完成了基本的功能: 1:上线、下线广播 2:收发消息 3:收发文件-Ready access to the Linux world, Benedictine College Shanghai Campus, contact the project on the tcp/udp- IP Messenger, I see the IP Messenger v1.0 of the book agreement prepared, the completion of the basic functions: : on-line, offline broadcast: send and receive messages: send and receive files
Platform: | Size: 9216 | Author: 王振 | Hits:

[Delphi VCLipmsg_dong_V1.0(1)

Description: 这是为出入Linux世界的学弟学妹们准备的,关于tcp/udp的联系项目-飞鸽传书 这个本人自己看飞鸽传书协议自己编写的 v1.0,完成了基本的功能: 1:上线、下线广播 2:收发消息 3:收发文件-Ready access to the Linux world, Benedictine College Shanghai Campus, contact the project on the tcp/udp- IP Messenger, I see the IP Messenger v1.0 of the book agreement prepared, the completion of the basic functions: : on-line, offline broadcast: send and receive messages: send and receive files
Platform: | Size: 10240 | Author: 王振 | Hits:

[Internet-Networkudp_chat

Description: linux网络编程UDP server和chat的基本实现-linux network programming UDP server and chat to the basic realization of
Platform: | Size: 17408 | Author: 颜建文 | Hits:

[TCP/IP stackudp_communication

Description: Linux下的UDP局域网通信例程,包括客户端和服务器两个程序的源代码-the UDP LAN communication routines of Linux, including client and server two program source code
Platform: | Size: 1024 | Author: yuhaijiao | Hits:

[Internet-Networkchatroom

Description: 基于linux QT3的UDP网络通讯程序,可以直接在linux上编译并运行,也能够交叉编译后,在ARM2440上运行。-Of linux QT3 the UDP-based network communication program on linux compile and run, but also be able to cross-compiled to run on the ARM2440.
Platform: | Size: 273408 | Author: jiangwei | Hits:

[Internet-Networktest.c

Description: 构造一个DNS报文,查了好些资料,好象许多朋友对UDP报文的校验和老是出问题,自己试了一些例子代码,也有问题。所以花了一些时间,做了一个成功的例子,在Linux下GCC通过并验证成功-Construct a DNS packet, to check better information, and if many friends UDP packet checksum always problems, his trial some example code, there are problems. So I spent some time doing a successful example under Linux GCC through and verify success
Platform: | Size: 2048 | Author: zhangming | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 »

CodeBus www.codebus.net